<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;

  outline: none;
  font-family: "microsoft yahei";
  font-size: 12px;
  color: #333;
}
body {
  overflow-x: hidden;
}
.animate {
  display: none;
}
/* always display scrollbars */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
b {
  font-weight: bold;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
b,
strong {
  font-weight: bold;
}
input {
  outline: none;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  border: 0px solid #aaa;
  padding: 2px;
}
a {
  text-decoration: none;
  color: #333;
}
i {
  font-style: normal;
}
a:hover {
  text-decoration: none;
  color: #0f3fa6;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clear {
  clear: both;
}
.divline {
  height: 10px;
  overflow: hidden;
  clear: both;
}
.v50 {
  height: 50px;
}
.w {
  width: 1000px;
  margin: 0 auto;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
/*mian*/
.top {
  height: 39px;
  line-height: 39px;
  background: #fafafa;
  border-bottom: 1px solid #f3f3f3;
}
.top .fl {
  color: #333;
  height:39px;
}
.top .fr div {
  float: left;
  font-weight: bold;
}
.top .fr span {
  float: left;
  color: #ddd;
  font-weight: bold;
}
.top .fr span a {
  float: left;
  padding: 0px 5px;
  font-weight: bold;
}
.topmiddle {
  height: 76px;
  overflow: hidden;
padding: 14px 0 20px;
}
.topmiddle .fl a {
  display: block;
}
.topmiddle .fr {
	margin-top: 9px;
  width: 275px;
  background: url(../images/tel.jpg) left no-repeat;
  height: 48px;
}
.topmiddle .fr span {
  padding-left: 55px;
  display: block;
}
.topmiddle .fr span p {
  font-size: 14px;
  color: #494949;
}
.topmiddle .fr span b {
  color: #f98f27;
  font-size: 33px;
  font-family: impact;font-size: 24px;
    line-height: 36px;
}
/*nav*/
.nav {
  width: 100%;
  height: 43px;
  background: url(../images/nav.jpg) repeat-x;
  box-shadow: 0px 1px 2px #ccc;
}
.nav ul .navLi {
  float: left;
  position: relative;
  text-align: center;
  background: url(../images/navli.png) no-repeat 0px 15px;
  width: 111px;    z-index: 2;
}
.nav ul .navLi a {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  display: block;
  height: 43px;
  line-height: 43px;
}
.nav ul .navLi a:hover,
.nav ul .navLi a.hover {
  text-decoration: none;
  background: url(../images/navhover.jpg) no-repeat center;
}

.nav ul .navLi .box {
    width: 100%;

    z-index: 16;
    position: absolute;
    top: 43px;

display:none;
    background: #2a5bc1; z-index: 3;
    left: 0px;
}
.nav ul .navLi .box a {
      display: block;
    height: 30px;
    line-height: 30px;
    border: none;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    text-shadow: none;
    padding: 0px 5px;
    text-align: center;
    overflow: hidden;
}
.nav ul .navLi .box a:hover {
     background: none;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    text-decoration: underline;
    border: 0;
}
.banner {
  height: 470px;
  position: relative;
  overflow: hidden;
  z-index: 1;
/*   background: #656565; */
}
.banner ul.list {
  width: 100%;
  height: 470px;
}
.banner li.item {
  width: 100%;
  height: 470px;
  position: absolute;
  left: 0;
  top: 0;    z-index: 1;
}
.banner li.item a{
	 width: 100%;
  height: 470px;
   display: block;
}
.banner div.tip {
  width: 100%;
  height: 3px;    z-index: 2;
  text-align: center;
  position: absolute;
  bottom: 30px;
}
.banner div.tip em {
  display: inline-block;
  width: 67px;
  height: 3px;
  cursor: pointer;
  background: #e0e0e0;
  margin: 0 5px;
}
.banner div.tip em.cur {
  background: #1246b6;
}
.part1 {
  height: 45px;
  width: 100%;
  line-height: 45px;
  background: url(../images/part1bg.jpg) repeat-x;
  padding-bottom: 10px;
}
.part1 .w .fl b {
  float: left;
  font-weight: bold;
  font-size: 14px;
}
.part1 .w .fl .keya {
  float: left;
}
.part1 .w .fl .keya a {
  float: left;
  display: block;
  padding: 0px 10px;
  font-weight: bold;
  color: #005fbb;
  font-size: 14px;
}
.part1 .w .fl .keya a:hover {
  text-decoration: underline;
}
/*search*/
.part1 .w .ss {
  width: 316px;
  padding-top: 10px;
}
.part1 .w .search {
  height: 28px;
  width: 316px;
  background: url(../images/search.jpg) no-repeat;
}
.part1 .w .search input {
  font-family: "microsoft yahei";
  float: left;
  line-height: 28px;    height: 28px;
}
.part1 .w .search_form {
  width: 208px;
  height: 28px;
  float: left;
  padding: 0px 20px;
  overflow: hidden;
  line-height: 28px;
}
.part1 .w .search_form input {
  border: 0;
  background: transparent;
  color: #bebdbd;
  width: 208px;
}
.part1 .w .search_btn {
  float: left;
  width: 68px;
  height: 28px;
  display: inline;
}
.part1 .w .search_btn .pushbutton {
  background: transparent;
  border: 0px;
  width: 68px;
  height: 28px;
  cursor: pointer;
  color: #fff;
  text-align: center;
  padding-left: 20px;
}
.part1 .w .search_btn .pushbutton:hover {
  font-weight: bold;
}
.title {
  height: 35px;
  line-height: 35px;
  border-bottom: 2px solid #e0e0e0;
  position: relative;
  width: 100%;
}
.title span {
  float: left;
  font-weight: bold;
  font-size: 18px;
}
.title a.more {
  font-weight: bold;
  color: #c0c0c0;
}
.title a.more:hover {
  color: #005FBB;
}
.title s {
  position: absolute;
  width: 85px;
  height: 4px;
  left: 0px;
  top: 33px;
  background: #144bbf;
}
.part2 {
  padding-bottom: 35px;
  padding-top: 20px;
}
/* imgsrc */
.part2 .imgsrc {
  width: 1000px;
  margin: 20px auto 0px;
  overflow: hidden;
  position: relative;
  height: 181px;
}
.part2 .imgsrc ul.list {
  width: 102%;
}
.part2 .imgsrc li.item {
  float: left;
  width: 203px;
}
.part2 .imgsrc a.container {
  width: 180px;
  display: block;
  background: #FFF;
  text-align: center;
  padding: 2px;
  border: 1px solid #cfcfcf;
}
.part2 .imgsrc a.container img {
  display: block;
  width: 180px;
  height: 135px;
}
.part2 .imgsrc a.container span {
  height: 40px;
  line-height: 40px;
  display: block;
  font-weight: bold;
  font-size: 14px;
}
.part2 .imgsrc a.container:hover {
  background: #1550c7;
  border-color: #1550c7;
}
.part2 .imgsrc a.container:hover span {
  color: #FFF;
}
.prolist {
  width: 275px;
  margin-bottom: 15px;
}
.prolist .tik {
  height: 50px;
  border-left: 6px solid #1245b4;
  margin-bottom: 15px;
  padding-left: 15px;
  overflow: hidden;
}
.prolist .tik span {
  color: #1245b4;
  font-family: arial;
  line-height: 28px;
  display: block;
  text-transform: uppercase;
  height: 50px;
}
.prolist .tik span p {
  font-size: 30px;
  font-weight: bold;
  color: #1245b4;
}
.prolist .comt ul {
  width: 275px;
  overflow: hidden;
  border-top: 1px solid #dfdfdf;
}
.prolist .comt ul li a {
  height: 35px;
  line-height: 35px;
  display: block;
  padding-left: 25px;
  background: url(../images/proleftlihover.jpg) repeat-x center;
  font-size: 14px;
  border-left: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf; color:#fff
}
.prolist .comt ul li a:hover {
  color: #fff;    text-decoration: underline;
}
.prolist .comt ul li.hover a {
  color: #fff;
}
.prolist .comt ul li .box{    display: none;}
.prolist .comt ul li .box a{background: url(../images/proleftli.jpg) repeat-x center; color:#666;font-size:14px; font-weight:normal}
.prolist .comt ul li .box a:hover{    text-decoration: none; color:#000}
.part3 {
  padding-bottom: 40px;    padding-top: 40px;
  border-bottom: 1px solid #dadada;
}
.part3 .proleft {
  width: 275px;
}
.part3 .product {
  width: 695px;
}
.part3 .product .tik {
  background: url(../images/nav.jpg) repeat-x;
  height: 49px;
  line-height: 49px;
}
.part3 .product .tik span {
  width: 130px;
  background: url(../images/navhover.jpg) repeat-x bottom left;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
.part3 .product .tik .more {
  width: 73px;
  height: 26px;
  border: 1px solid #2866e5;
  margin: 10px;
  color: #2866e5;
  font-size: 12px;
  font-weight: bold;
  line-height: 26px;
  text-align: center;
}
.part3 .product .tik .more:hover {
  border-color: #fff;
  color: #fff;
}
.part3 .product .comt {
  width: 695px;
  overflow: hidden;
}
.part3 .product .comt .produtlist {
  padding-top: 20px;
  width: 103%;
}
.part3 .product .comt .produtlist li {
  margin-bottom: 10px;
  width: 235px;
  float: left;
}
.part3 .product .comt .produtlist li a img {
  width: 218px;
  height: 164px;
  display: block;
  padding: 2px;
  border: 1px solid #cecece;
}
.part3 .product .comt .produtlist li a span {
  width: 222px;
  display: block;
  text-align: center;
  height: 35px;
  line-height: 35px;
  font-size: 15px;
  font-weight: bold;
  overflow: hidden;
}
.part3 .product .comt .produtlist li a:hover img {
  background: #1145b2;
  border-color: #1145b2;
}
.part3 .product .comt .produtlist li a:hover span {
  color: #1145b2;
}
.advimg {
  background: url(../images/advbg.jpg) no-repeat center;
  width:100%;margin:0 auto;
  height: 142px;
}
.advimg .w .fl {
  color: #4f94e0;
  font-size: 22px;
  padding-top: 25px;
  width: 795px;
  overflow: hidden;
}
.advimg .w .fl span,
.advimg .w .fl a {
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  line-height: 40px;
}
.advimg .w .fl span i{color: #fff;    display: block;width: 100%;text-transform: uppercase;font-weight: normal;}
.advimg .w .fr {
  padding-top: 25px;
}
.advimg .w .fr p {
  font-family: arial, "microsoft yahei";
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}
.advimg .w .fr a {
  width: 162px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  font-size: 14px;
  background: #fa902a;
  display: block;
  color: #fff;
  margin-top: 5px;
}
.advimg .w .fr a:hover {
  background: #f67e0a;
}
.alltu {
  padding-top: 40px;
}
.alltu .comt{position: relative; width:100%;height:100%}
.alltu .tik {
  background: url(../images/tu1.jpg) no-repeat center bottom;
  width: 788px;
  height: 144px;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.alltu .tik b {
  font-size: 46px;
  color: #555;
}
.alltu .hei{height: 244px;}
.alltu .tok {
  /* background: url(../images/tu2.jpg) no-repeat center; */
  text-align: center;
  color: #555;
  margin-top: 20px;
  margin-bottom: 40px; height:40px; width:1000px; position: relative;    font-size: 14px;font-weight: bold;
}
.alltu .comt img {
  display: block;
  overflow: hidden;
}
.alltu .comt .a1,
.alltu .comt .a2 {
  position: relative; height: 100%;
}
.alltu .comt .tlk {
  background: url(../images/icon2.jpg) no-repeat;
  width: 112px;
  height: 72px;
  float: left;
  color: #fff;
  text-align: center;
  font-size: 36px;
  padding-top: 10px;
  font-weight: bold;
  font-family: impact;
  margin-right: 10px;
}
.alltu .comt .tpk {
  display: block;
  width: 472px;
}
.alltu .comt .tpk p {
  font-size: 36px;
  color: #1550c7;
  font-weight: bold;
}
.alltu .comt .tpk p i {
  color: #fa902a;
  font-size: 36px;
  font-weight: bold;
}
.alltu .comt .tpk b {
  font-size: 16px;
  color: #bcbcbc;
  font-family: arial;
  text-transform: uppercase;
}
.alltu .comt .tpkfr {
  width: 472px;
  float: right;
}
.alltu .comt .tpkfr span {
  line-height: 24px;
  font-size: 14px;
  padding-top: 10px;
  display: block;
}
.alltu .comt .tpkfr span b {
  color: #005fbb;
  font-size: 14px;
}
.alltu .comt .a1 .fl {
  width: 520px;
  overflow: hidden;
}
.alltu .comt .a1 .fr {
  width: 595px;
  position: absolute;
  left: 408px;
  top: 50px;
}
.alltu .comt .a1 .fr img {
  display: block;
}
.alltu .comt .mar.a2 {
  margin-top: -135px;
  height:356px;
}
.alltu .comt .mai.a2 .fl {
  top: 110px;
}
.alltu .comt .a2 {
  width: 100%;
}
.alltu .comt .a2 .fl {
  width: 667px;
  position: absolute;
  left: 0px;
  top: 173px;
}
.alltu .comt .a2 .tpkfr {
  width: 544px;
  float: left;
}
.titlele {
  height: 40px;
  line-height: 40px;
  padding-bottom: 20px;
}
.titlele span i {
  background: url(../images/icon.jpg) no-repeat;
  width: 42px;
  height: 40px;
  float: left;
}
.titlele span b {
  float: left;
  font-size: 18px;
  padding-left: 10px;
}
.titlele .more {
  width: 73px;
  height: 26px;
  line-height: 26px;
  background: #f88a1e;
  color: #fff;
  text-align: center;
  margin-top: 8px;
}
.titlele .more:hover {
  background: #f67e0a;
}
.part7 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.part7 .left {
  width: 697px;
}
.part7 .left .about .comt img {
      width: 296px;
    height: 218px;
  display: block;
  background: #4e4e4e;    float: left;
}
.part7 .left .about .comt span {
  width: 380px;
  line-height: 24px;
  font-size: 14px;
  padding-top: 10px;
  display: block;    float: left;
    padding-left: 15px;
}
.part7 .left .about .comt span .a1 {
  background: #f88a1e;
  width: 123px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  position: relative;
  display: block;
  text-align: center;
  float: right;
  font-weight: bold;
  margin-top: 15px;
}
.part7 .left .about .comt span .a1:hover {
  background: #f67e0a;
}
.part7 .left .zizhi {
  margin-top: 25px;
  position: relative;
  height: 225px;
}
.part7 .left .zizhi .tik {
  background: url(../images/nav.jpg) repeat-x;
  height: 44px;
  line-height: 44px;
  margin-bottom: 15px;
}
.part7 .left .zizhi .tik span {
  background: url(../images/icon1.jpg) no-repeat;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  padding-left: 20px;
}
.part7 .left .zizhi .tik .more {
  width: 73px;
  height: 26px;
  border: 1px solid #2866e5;
  margin: 8px 10px;
  color: #2866e5;
  font-size: 12px;
  font-weight: bold;
  line-height: 26px;
  text-align: center;
}
.part7 .left .zizhi .tik .more:hover {
  border-color: #fff;
  color: #fff;
}
.part7 .left .zizhi .tab {
  position: absolute;
  top: 59px;
  width: 697px;
  height: 163px;
  z-index: 1;
}
.part7 .left .zizhi .tab a {
  background: url(../images/tab.jpg) no-repeat;
  display: block;
  width: 23px;
  height: 163px;
}
.part7 .left .zizhi .tab a:hover {
  opacity: 0.8;
}
.part7 .left .zizhi .tab a.arrow_l {
  float: left;
  background-position: 0px 0px;
}
.part7 .left .zizhi .tab a.arrow_r {
  background-position: -23px 0px;
  float: right;
}
.part7 .left .zizhi .tbody {
  width: 617px;
  overflow: hidden;
  height: 163px;
  position: absolute;
  z-index: 2;
  left: 40px;
}
.part7 .left .zizhi ul.list {
  float: left;
  width: 300%;
  height: 163px;
}
.part7 .left .zizhi li.item {
  float: left;
  width: 216px;
}
.part7 .left .zizhi li.item a {
  color: #3e3e3e;
  border: 1px solid #ccc;
  display: block;
  width: 180px;
  padding: 1px;
}
.part7 .left .zizhi li.item a:hover {
  border-color: #1550c7;
  background: #1550c7;
}
.part7 .left .zizhi li.item a:hover span {
  color: #fff;
}
.part7 .left .zizhi li.item img {
  width: 180px;
  height: 134px;
  display: block;
}
.part7 .left .zizhi li.item span {
  display: block;
  height: 25px;
  line-height: 25px;
  text-align: center;
  width: 180px;
  overflow: hidden;
}
.case {
  width: 275px;
}
.case .comt {
  background: #f8f8f8;
  border: 1px solid #ececec;
}
.case .comt ul {
  padding: 0px 10px;
}
.case .comt ul li {
  height: 87px;
  line-height: 28px;
  padding: 10px 0px;
}
.case .comt ul li img.fl {
  width: 120px;
  height: 87px;
  display: block;
}
.case .comt ul li span.fr {
  width: 125px;
}
.case .comt ul li span.fr b {
  font-size: 14px;
  height: 24px;
  overflow: hidden;
  display: block;
  width: 100%;
}
.case .comt ul li span.fr p {
  line-height: 18px;
  height: 54px;
  overflow: hidden;
}
.case .comt ul li a:hover img {
  opacity: 0.8;
}
.case .comt ul li a:hover span.fr b {
  color: #0F3FA6;
}
.case .comt ul li a:hover span.fr p {
  color: #666;
}
.part6 {
  padding-top: 40px;
}
.part6 .tik {
  padding-bottom: 15px;
  height: 24px;
}
.part6 .tik span {
  font-size: 18px;
  font-weight: bold;
  color: #1550c7;
  float: left;
}
.part6 .tik span b {
  font-size: 14px;
  color: #898989;
  padding-left: 5px;
}
.part6 .tik a {
  color: #c0c0c0;
  font-weight: bold;
}
.part6 .tik a:hover {
  color: #0F3FA6;
}
.part6 .news {
  width: 697px;
}
.part6 .news .comt ul .newstop {
  width: 264px;
  height: 349px;
  float: left;
}
.part6 .news .comt ul .newstop a img {
  height: 215px;
  width: 264px;
  display: block;
  background: #4a4a4a;
}
.part6 .news .comt ul .newstop a .txt {
  width: 224px;
  height: 90px;
  background: #1550c7;
  padding: 20px;
}
.part6 .news .comt ul .newstop a .txt p {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px;
}
.part6 .news .comt ul .newstop a .txt span {
  color: #dadada;
  line-height: 18px;
}
.part6 .news .comt ul li {
  float: left;
  width: 403px;
  margin-left: 29px;
  border-bottom: 1px solid #e7e7e7;
}
.part6 .news .comt ul li a {
  padding: 12px 0px;
  height: 61px;
  display: block;
}
.part6 .news .comt ul li i {
  height: 60px;
  width: 55px;
  border-right: 1px solid #dfdfdf;
  text-align: center;
  display: block;
  color: #dadada;
  font-size: 48px;
  font-family: impact;
  line-height: 60px;
  float: left;
}
.part6 .news .comt ul li span {
  float: right;
  width: 335px;
}
.part6 .news .comt ul li span b {
  font-size: 14px;
  color: #444444;
  line-height: 24px;
}
.part6 .news .comt ul li span p {
  color: #8f8e8e;
  line-height: 18px;
}
.part6 .news .comt ul li a:hover {
  background: #1550c7;
  display: block;
  height: 61px;
}
.part6 .news .comt ul li a:hover i,
.part6 .news .comt ul li a:hover span,
.part6 .news .comt ul li a:hover p,
.part6 .news .comt ul li a:hover b {
  color: #fff;
}
.qa {
  width: 275px;
}
.qa .comt ul li {
  padding: 8px 0px;
  height: 69px;
  border-bottom: 1px solid #e7e7e7;
}
.qa .comt ul li span {
  font-size: 14px;
  float: left;
  color: #fff;
  padding-left: 5px;
  width: 25px;
  height: 25px;
  line-height: 25px;
}
.qa .comt ul li .a1 {
  height: 24px;
}
.qa .comt ul li .a1 span {
  background: url(../images/qe.jpg) no-repeat 0px 3px;
}
.qa .comt ul li .a1 a {
  font-size: 14px;
  float: left;
  width: 230px;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  padding-left: 10px;
  font-weight: bold;
}
.qa .comt ul li .a1 a:hover {
  text-decoration: underline;
}
.qa .comt ul li .a2 {
  margin-top: 5px;
  height: 36px;
  line-height: 18px;
}
.qa .comt ul li .a2 span {
  background: url(../images/an.jpg) no-repeat;
}
.qa .comt ul li .a2 p {
  float: left;
  color: #333;
  width: 230px;
  padding-left: 10px;
  line-height: 18px;
  height: 36px;
  overflow: hidden;
}
.part8 {
  height: 360px;
  margin-top: 50px;
  background: url(../images/messagetop.jpg) no-repeat top;
  margin-bottom: 35px;
}
.part8 .part8comt {
  border-left: 3px solid #e5eef4;
  border-right: 3px solid #ffebc8;
  height: 100%;
 
}
.part8 .part8comt .message {
  width: 475px;
  float: left;
  padding-left: 30px;
}
.part8 .part8comt .message .tik {
  font-size: 20px;
  color: #005fbb;
  font-weight: bold;
  background: url(../images/an2.jpg) no-repeat;
  padding-left: 70px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.part8 .part8comt .message .tik p {
  font-size: 15px;
  font-family: arial;
  color: #005fbb;
  text-transform: uppercase;
}
.part8 .part8comt .message .comt {
  padding-top: 11px;
}
.part8 .part8comt .message .comt li {
  border: 1px solid #d8d8d8;
  height: 33px;
  width: 225px;
}
.part8 .part8comt .message .comt li i {
  width: 32px;
  height: 33px;
  display: block;
  float: left;
  border-right: 1px solid #d8d8d8;
}
.part8 .part8comt .message .comt li input {
  width: 170px;
  height: 33px;
  line-height: 33px;
  font-family: "microsoft yahei";
  float: left;
  border: 0;
  padding: 0px 10px;
  color: #666;
}
.part8 .part8comt .message .comt .name {
  float: left;
  margin-right: 20px;
}
.part8 .part8comt .message .comt .name i {
  background: url(../images/meicon1.jpg) no-repeat;
}
.part8 .part8comt .message .comt .tel {
  float: left;
}
.part8 .part8comt .message .comt .tel i {
  background: url(../images/meicon3.jpg) no-repeat;
}
.part8 .part8comt .message .comt .mail {
  margin-top: 10px;
  margin-bottom: 10px;
}
.part8 .part8comt .message .comt .mail i {
  background: url(../images/meicon2.jpg) no-repeat;
}
.part8 .part8comt .message .comt .area {
  width: 466px;
  height: 98px;
  border: 0;
  margin-bottom: 20px;
}
.part8 .part8comt .message .comt .area textarea {
  width: 448px;
  height: 98px;
  border: 1px solid #d8d8d8;
  color: #666;
  line-height: 24px;
  padding: 0px 10px;
  font-family: "microsoft yahei";
  outline: none;
}
.part8 .part8comt .message .comt .bot {
  border: 0;
  height: 39px;
  width: 227px;
}
.part8 .part8comt .message .comt .bot input {
  background: url(../images/bot.jpg) no-repeat;
  height: 39px;
  line-height: 39px;
  width: 227px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}
.part8 .part8comt .message .comt .bot input:hover {
  opacity: 0.8;
}
.part8 .part8comt .fr {
  
  width: 460px;
  height: 360px;
}
.part8 .part8comt .fr .tel {
  background: url(../images/tel1.jpg) no-repeat left;
  height: 45px;
  padding-left: 50px;
  margin-top: 230px;
}
.part8 .part8comt .fr .tel span {
  font-size: 14px;
  color: #3f3f3f;
  line-height: 14px;
}
.part8 .part8comt .fr .tel p {
  font-family: impact;
  font-size: 28px;
  color: #3f3f3f;
}
.hezuo {
  padding-bottom: 30px;
}
.hezuo .parent {
  position: relative;
  margin-top: 20px;
  height: 131px;
}
.hezuo .parent .tab {
  position: absolute;
  top: 0px;
  width: 1000px;
  height: 119px;
  z-index: 1;
}
.hezuo .parent .tab a {
  background: url(../images/tab1.jpg) no-repeat;
  display: block;
  width: 25px;
  height: 119px;
}
.hezuo .parent .tab a:hover {
  opacity: 0.8;
}
.hezuo .parent .tab a.arrow_l {
  float: left;
  background-position: 0px 0px;
}
.hezuo .parent .tab a.arrow_r {
  background-position: -25px 0px;
  float: right;
}
.hezuo .parent .tbody {
  width: 937px;
  overflow: hidden;
  height: 131px;
  position: absolute;
  z-index: 2;
  left: 32px;
}
.hezuo .parent ul.list {
  float: left;
  width: 300%;
  height: 131px;
}
.hezuo .parent li.item {
  float: left;
  width: 192px;
}
.hezuo .parent li.item a {
  color: #3e3e3e;
  background: url(../images/huobanpro.jpg) no-repeat bottom;
  padding-bottom: 12px;
  display: block;
}
.hezuo .parent li.item img {
  width: 156px;
  height: 117px;
  display: block;
  border: 1px solid #e1e1e1;
}
.hezuo .parent li.item:hover img {
  border: 1px solid #144bbf;
}
.hezuo .parent li.item:hover span {
  color: #e92691;
}
.link {
  padding: 10px;
  border: 1px solid #eee;
  height: 22px;
}
.link span.fl {
  background: url(../images/linksa.jpg) no-repeat;
  width: 105px;
  height: 22px;
}
.link .linka {
  float: left;
  padding-left: 30px;
}
.link .linka span {
  height: 22px;
  line-height: 22px;
  color: #e3e3e3;
}
.link .linka span a {
  height: 22px;
  line-height: 22px;
  padding: 0px 20px;
}
.foot {
  padding-top: 35px;
}
.foot .bonav {
  height: 58px;
  text-align: center;
  background: #1550c7;
}
.foot .bonav a {
  padding: 0px 23px;
  float: left;
  color: #fff;
  line-height: 58px;
  height: 58px;
  background: url(../images/navli.png) no-repeat 0 18px;
  font-size: 14px;
}
.foot .bonav a:hover {
  color: #fff;
  text-decoration: underline;
}
.foot .base {
  text-align: center;
  background: #f4f4f4;
  padding: 20px 0px;
  line-height: 24px;
}
/*# sourceMappingURL=style.css.map */
.minBanner, .minBanner ul, .minBanner img, .minBanner li.item{height: 300px!important;}</pre></body></html>